home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 336 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: news.eunet.fi!fipnet!kone!jsaarinen
  2. Newsgroups: comp.sys.amiga.programmer
  3. X-NewsReader: IntuiNews 1.2b (31.7.94)
  4. References: <38231819@kone.fipnet.fi> <4cgsn7$ke3@maureen.teleport.com> <38231852@kone.fipnet.fi> <4ck41j$a9a@serpens.rhein.de>
  5. From: "Jyrki Saarinen" <jsaarinen@kone.fipnet.fi>
  6. Date: Sat, 6 Jan 96 16:38:14 UT
  7. Comments: Illegal date header - new date added by quicknews
  8. X-Original-Date: Sat, 06 Jan 96 17:30:33 
  9. MIME-Version: 1.0
  10. Content-Type: text/plain; charset=iso-8859-1
  11. Content-Transfer-Encoding: binary
  12. Subject: Re: Demo/game to OS friendly part II
  13. Message-ID: <38231887@kone.fipnet.fi>
  14.  
  15.  
  16. > I'm not sure whether ScrollVPort() with different BitMaps is
  17. > supported on anything else than the native graphics either.
  18. > If it would be supported it could be pretty slow if a bitmap
  19. > has to be swapped from fast memory to the card.
  20. > Opening a screen with twice the height or width and using
  21. > ScrollVPort() to change the displayed region might be
  22. > compatible with more graphics cards. With only one BitMap
  23. > it should be guaranteed that no data has to be copied.
  24. > So I'd try the double buffer functions and if that fails
  25. > resort to one of the kludges below.
  26.  
  27. Hmm. If ScrollVPort() works on CyberGraphX, too, it
  28. would be the perfect solution to get triple buffering.
  29.  
  30. I suppose it has quite a low overhead.. At least I recall
  31. ScrollVPort() being in the list of functions which
  32. were greatly optimized in v39.
  33.  
  34. --                               _
  35. a Stellar programmer          _ //
  36. "Amiga - back for the future" \X/
  37.